forgot to remove this
authorArne Heizmann <timwi@users.mediawiki.org>
Sat, 4 Sep 2004 14:25:47 +0000 (14:25 +0000)
committerArne Heizmann <timwi@users.mediawiki.org>
Sat, 4 Sep 2004 14:25:47 +0000 (14:25 +0000)
includes/User.php

index bd08916..d6cd1b2 100644 (file)
@@ -849,7 +849,6 @@ class User {
         * Determine whether the user is a newbie. Newbies are either
         * anonymous IPs, or the 1% most recently created accounts.
         * Bots and sysops are excluded.
-        * @document how are defined newbies.
         * @return bool True if it is a newbie.
         */
        function isNewbie() {